速報APP / 教育 / Algorithms Visualized

Algorithms Visualized

價格:免費

更新日期:2017-12-28

檔案大小:2.7M

目前版本:1.0

版本需求:Android 5.0 以上版本

官方網站:mailto:stoyck.dev@gmail.com

Algorithms Visualized(圖1)-速報App

# Visualize algorithms in an intuitive way

Each algorithm is shown in an easy-to-understand way, thanks to the animations and different highlights.

# Run a pseudo code step by step.

A pseudo code is shown that you can step through. There is no need to worry about language-specific codes in order to understand the algorithm.

Though you can simply convert the codes of this app into any language you would like to, let it be Java, C, C#, because it is very similar.

# Set any data you would like to test with, the animations are entirely dynamic.

There is actually a real algorithm running under the hood, no animation is hardcoded. That means you can set any data you would like to, the visualization is going to work just fine.

Algorithms Visualized(圖2)-速報App

# Explanations provided

The core explanation is added to each algorithm to help you to get started easily.

# Currently supported algorithms:

- Bubble sort

- Gnome sort

- Insertion sort

- Binary tree traversals

Algorithms Visualized(圖3)-速報App

More coming soon, just some initial feedback is needed.

Algorithms Visualized(圖4)-速報App